home *** CD-ROM | disk | FTP | other *** search
-
- << Q U O T E >>
- B Y Æ F L A I R W A R E ! Ø
- Documentation
- Ver. 3.00
-
-
- OVERVIEW
- --------
-
- QUOTE.EXE is an entertaining and educative quotation generator that brings
- the thoughts of many of the world's greatest minds to your computer
- monitor.
-
- Used in the simplest way, the program will bring up a random quotation
- from a file of any length, and display it at the command line. A special
- algorithm allows QUOTE.EXE to do this in the blink of any eye, no matter
- how large your quotation file becomes, as you add *bons mots* of your own
- to the large quotation file provided.
-
- This is particularly useful in your AUTOEXEC.BAT file, providing you a
- thought-of-the-day on startup.
-
- But there's much more. You can specify the foreground and background
- colours that QUOTE.EXE will use to print the quote, or instruct it to
- print in the opposite intensity (highlight) of the current DOS colours;
-
- You can pop up a quotation in a window, returning to DOS with the screen
- as it was when you entered the command (used in a batch file, this is a
- good prelude to launching an application);
-
- QUOTE.EXE is also the ideal screen-saver, bringing up random quotations at
- random screen locations, in random colour, with random width, to save your
- monitor from ``burn-in'' when you're leaving your computer idle for a long
- period of time; commands can be carried out in place of quotations, also
- occurring randomly;
-
- You can even look up quotations on a theme: QUOTE.EXE will search for a
- string you provide, showing all instances in a pop-up window.
-
-
- INSTALLATION
- ------------
-
- Installation of QUOTE.EXE is easy. Place a copy of QUOTE.EXE into a
- directory specified in the PATH statement in your AUTOEXEC.BAT file,
- along with the QUOTE.DAT file.
-
- QUOTE.EXE will pull quotations from the QUOTE.DAT file unless you specify
- another quote file. To run QUOTE.EXE without specifying a quote file,
- QUOTE.DAT must be in the current directory at the time the program is run.
-
-
- BASIC COMMAND-LINE OPTIONS
- --------------------------
-
- Basic command syntax:
-
- QUOTE {QuoteFileName} {ForeColour,BackColour} {/pop}"
- {/hi} {"popquote search string"}
-
- Other options exist for the screen-saver function of QUOTE.EXE. These will
- be covered below (see SCREEN-SAVER OPTIONS).
-
- - QuoteFileName: This is the path and name of the file containing your
- formatted quotations. If you do not specify the path and name of the
- quotation file, QUOTE.EXE will look for QUOTE.DAT in the current
- directory; failing this, the program will end with an error message.
-
- The simplest operation is possible with QUOTE.DAT in the current
- directory. Entering QUOTE will bring up a random quotation in the current
- DOS screen colours.
-
- You may want to keep separate quotation files in different directories, for
- different applications -- E.g. quotations about writing in your WP
- directory, to pop up before or after you run the application from a batch
- file.
-
- Examples: QUOTE
- QUOTE QUOTE.DAT
- QUOTE C:\WP\PERSONAL.QUO
-
- - ForeColour, Backcolour: Specify the colours in which QUOTE.EXE will
- display the random quotation. E.g. QUOTE c:\util\quote.dat 12,0 to print a
- quotation with a bright red foreground and black background.
-
- Selectable colours are:
-
- Foreground or Background: Foreground only:
-
- 0 - black 8 - gray
- 1 - blue 9 - bright blue
- 2 - green 10 - bright green
- 3 - cyan 11 - bright cyan
- 4 - red 12 - bright red
- 5 - magenta 14 - bright magenta
- 6 - yellow 15 - bright yellow
- 7 - white 16 - bright white
-
- (Add 8 to above values for flashing foreground colour.)
-
- Examples: QUOTE 13,0
- QUOTE C:\UTIL\QUOTE.DAT 3,0
-
-
- - /POP brings up a random quotation in a box centred on your screen.
- Default colours are bright white on blue, but you can specify foreground
- and background colours, as above. Press a key and QUOTE.EXE restores your
- screen as it was when you entered the command.
-
- After thirty seconds, the quotation will time out; this is useful for
- inclusion in a batch file that runs an application such as Windows or
- WordPerfect. If you start the application and then go for a coffee, for
- example, the quotation won't prevent the initialization of your
- application, while you're gone.
-
- Examples: QUOTE /POP
- QUOTE C:\UTIL\QUOTE.DAT /POP
- QUOTE C:\UTIL\QUOTE.DAT 12,0 /POP
- QUOTE 12,0 /POP
-
-
- - /HI brings up a random quotation using the inverse intensity (highlight)
- of the current foreground colour.
-
- Examples: QUOTE /HI
- QUOTE C:\UTIL\QUOTE.DAT /HI
-
-
- - "popquote search string" will initiate a search for all quotations
- containing the specified string, regardless of extra spaces and carriage
- returns (at end of line).
-
- This is a good feature for browsing through the provided quotations, on
- any theme you choose.
-
- Quotations will pop up sequentially, much as they do with the /POP option.
- Because the file is read sequentially, this option runs a little more
- slowly than the random quotation options, which use a special algorithm
- that allows unlimited quotation files without loss of speed.
-
- Examples: QUOTE "DOG"
- QUOTE "LOVE"
- QUOTE "WORK"
-
- Other options are disabled in search mode.
-
-
- SCREEN-SAVER OPTIONS
- --------------------
-
- Additional command options:
-
- QUOTE {QuoteFileName} {/FLOAT} {/SHORT} {/LONG} {/TIMEn} {/ADJUST}
-
- - /FLOAT: This parameter gives QUOTE.EXE one of its most useful features:
- a screen-saver that brings up random quotations in random colour,
- "floating" them at random locations with random line-width.
-
- This prevents ``burn-in'' on your monitor when your computer is idle for a
- long time, and provides an interesting display while your computer is
- idle. It even displays the current date and time.
-
- - /SHORT: This parameter will display quotations for 6 seconds;
- - /LONG: Displays quotes for 15 seconds;
- - /TIMEn: Displays quotes for n seconds;
- - /ADJUST: Adds and additional 1.5 seconds per line, to allow reading of
- longer quotes.
-
- Examples: QUOTE /FLOAT
- QUOTE C:\UTIL\QUOTE.DAT /FLOAT
- QUOTE /FLOAT /SHORT
- QUOTE /FLOAT /SHORT /ADJUST
- QUOTE /FLOAT /TIME12
- QUOTE C:\UTIL\QUOTE.DAT /FLOAT /LONG /ADJUST
-
- QUOTATION FILE FORMAT
- ---------------------
-
- The easiest way to add quotations to the provided QUOTE.DAT quote file, or
- to create a separate one, is to follow the format in that file. Setting up
- macros in your editor or word processor makes regular addition easy.
-
- Each quotation is preceded by the tilde character (~) on a single line
- by itself. The quotation is indented a single space, followed by a blank
- line. The attribution (name of person quoted) is on the next line,
- preceded by a single hyphen.
-
- Without these elements, QUOTE.EXE may become confused, although it has a
- certain amount of built-in intelligence to reformat quotations.
-
- Here is a portion of the quotation file, as an example:
-
- ~
- ``There are only two lasting bequests we can hope to give
- our children. One of these is roots; the other, wings.''
-
- - Hodding Carter
-
- ~
- ``Whatever you can do, or dream you can, begin it.
- Boldness has genius, power and magic in it.''
-
- - Goethe
-
-
- Line length isn't essential, but the ideal is around 58.
-
-
-
- ADVANCED FEATURE
- ----------------
-
- During screen-saver operation, you can access an additional feature to
- give your display pizzazz.
-
- In the quotation file, on the line following the quote-delimiter (~),
- simply enter a command instead of a quotation, preceded by the "%" symbol.
- Example:
-
- ~
- %saytime
-
- This example will run the specified command, instead of bringing up a
- quotation, if chosen at random. This is useful for product demonstrations
- run from batch files, novelty displays, sound displays (E.g. digitized
- samples or a time-speaking utility), or anything else you want to try.
-
- Include any command-line options required by the command. E.g.:
-
- ~
- %showgif c:\vga\mugshot.gif
-
-
-
- SHAREWARE
- ---------
-
- QUOTE.EXE is a ShareWare program. You may use this software for a limited
- time, to determine its usefulness to you. After that time, your are
- required to register by paying a small fee of $9.
-
- Registered users will receive the latest version of QUOTE.EXE, without the
- shareware notice that comes up an average of one time in ten, in place of
- a quote.
-
- FlairWare! will also attempt to incorporate your own requested minor
- modifications into your registered version. Two words are key -- we
- will *attempt* to satisfy your requests for modifications, particularly
- if they are *minor* ones. No guarantees, here! Minor modifications include
- personalization, default changes, etc.
-
- If your suggestions are incorporated into a future general release of
- QUOTE.EXE, FlairWare! will mail you the next major update, if any, of the
- program, at no additional cost.
-
- To register, please send a cheque (check) or money order in Canadian or
- U.S. funds, to:
-
- FlairWare!
- Stephen White
- 206 Drewry Avenue
- Toronto, Ontario, Canada
- M2M 1E4
-
- Please don't call unnecessarily, but if you have comments or concerns
- about this software, you can reach me at (416) 733-0970. If you leave a
- message, indicate whether I can call you back, collect; if so, remember
- to leave your phone number.
-
- FlairWare! provides this software without any warranty as to its
- suitability or capability of running without errors on your computer
- system. Please use it at your own risk.
-
- ===============================
-